<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <background file="icon.png" scaling="none"/>
    <title>PatchBay AudioDevice</title>
    <options rootVolumeOnly="true"/>
    <welcome file="welcome.html" uti="public.html"/>
    <app id="nl.rodotti.PatchBay"/>
    <conclusion file="conclusion.html" uti="public.html"/>
    <pkg-ref id="nl.rodotti.PatchBay.Driver.Installer">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="100.17" id="nl.rodotti.PatchBay.Driver" path="PatchBay.driver"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="nl.rodotti.PatchBay.Driver.Installer"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="nl.rodotti.PatchBay.Driver.Installer" visible="false">
        <pkg-ref id="nl.rodotti.PatchBay.Driver.Installer"/>
    </choice>
    <pkg-ref id="nl.rodotti.PatchBay.Driver.Installer" version="0" onConclusion="none" installKBytes="179" updateKBytes="0">#Install.pkg</pkg-ref>
    <product id="nl.rodotti.patchbay.Driver.Installer"/>
</installer-gui-script>